Made by CacoFFF (aka Higor)
Contact me at: caco_fff@hotmail.com

Ban players by their machine ID.


Requires ACE (AntiCheatEngine)

Limitations:
- Doesn't ban Wine clients
- Up to 512 rules
- Config file must be handled manually


Simple, you intend to ban a elusive player that constantly changes ip address
Ban his machine ID with this plugin, and problem solved.
Ban is enforced when ACE loads for that client.

There is an additional option that overwrites IPPolicies[1], what does it do?
I temporarily saves the latest banned player to join, this way, if that
player attempts to reconnect, he will be rejected before even joining the game

Read the .ini file for more about the settings and adding ban rules.



Ban tool can either be set up as mutator or as server actor.

ServerActors=BanToolsACE.ACEBan_SA
Mutator=BanToolsACE.ACEBan_HWID



The mutator isn't starting?
Check that other mods don't mess with the SpawnNotify actors.
Check if all mutators allow passing SpawnNotify and other Mutators